home *** CD-ROM | disk | FTP | other *** search
- Path: ulke.hiMolde.no!usenet
- From: Arild Hoff <arildh@himolde.no>
- Newsgroups: comp.lang.c++
- Subject: Linking C++ with Fortran 77
- Date: Mon, 05 Feb 1996 14:50:47 -0800
- Organization: himolde.no
- Message-ID: <311689C7.348D@himolde.no>
- NNTP-Posting-Host: spc117.himolde.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4a (Win16; I)
- CC: arildh@himolde.no
-
- I am developing a C++ application that must be linket together with
- existing Fortran 77 code.
- I don't want to change the Fortran code because it is very large and
- working well.
-
- My question is : Are there any Fortran compiler which can compile the
- Fortran 77 code to obj-files that can be linked with my C++ obj-files
- using the Borland 4.5 C++ linker ????
-
- I hope to get this work both under DOS and Windows.
-
- I know that there are other compilers that can link both Fortran and C++,
- but I would prefer Borland 4.5 which is the one I am most familiar with.
-
- Please answer by e-mail : arildh@himolde.no
-